home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Carousel Volume 2 #1
/
carousel.iso
/
mactosh
/
util
/
simulare.sit
/
Simula 4.07 Reference
/
card_5134.txt
< prev
next >
Wrap
Text File
|
1989-05-02
|
5KB
|
266 lines
-- card: 5134 from stack: in.07 Reference
-- bmap block id: 0
-- flags: 0000
-- background id: 2697
-- name:
-- part 1 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=156 top=231 right=250 bottom=255
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Statement
----- HyperTalk script -----
on mouseUp
go to card id 5806
end mouseUp
-- part 2 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=156 top=263 right=281 bottom=253
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Statement
----- HyperTalk script -----
on mouseUp
go to card id 5806
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=182 top=215 right=233 bottom=284
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: declaration
----- HyperTalk script -----
on mouseUp
go to card id 4112
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: A004
-- rect: left=434 top=86 right=106 bottom=496
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Example
----- HyperTalk script -----
on mouseUp
go to card id 10546
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=154 top=199 right=216 bottom=389
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Virtual-part
----- HyperTalk script -----
on mouseUp
go to card id 24814
end mouseUp
-- part 6 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=155 top=182 right=200 bottom=294
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Class param spec
----- HyperTalk script -----
on mouseUp
go to card id 36774
end mouseUp
-- part 7 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=141 top=85 right=107 bottom=276
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: External decl
----- HyperTalk script -----
on mouseUp
go to card id 16627
end mouseUp
-- part 8 (button)
-- low flags: 00
-- high flags: 8004
-- rect: left=43 top=179 right=201 bottom=127
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Parameters
----- HyperTalk script -----
on mouseUp
go to card id 40406
end mouseUp
-- part 10 (button)
-- low flags: 00
-- high flags: A004
-- rect: left=440 top=55 right=75 bottom=495
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Explain
----- HyperTalk script -----
on mouseUp
go to card id 33570
end mouseUp
-- part 11 (button)
-- low flags: 00
-- high flags: A004
-- rect: left=22 top=158 right=180 bottom=148
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Hidden/protected
----- HyperTalk script -----
on mouseUp
go to card id 34931
end mouseUp
-- part 12 (button)
-- low flags: 00
-- high flags: A004
-- rect: left=43 top=200 right=222 bottom=127
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: virtual
----- HyperTalk script -----
on mouseUp
go to card id 34729
end mouseUp
-- part 13 (button)
-- low flags: 00
-- high flags: A004
-- rect: left=43 top=247 right=269 bottom=127
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Inner
----- HyperTalk script -----
on mouseUp
go to card id 2130
end mouseUp
-- part contents for background part 1
----- text -----
{external declaration}
{Class-identifier} class Class-identifier
{(identifier {, identifier} ) ;
[value identifier {, identifier} ;]
[hidden identifier {, identifier} ;]
[protected identifier {, identifier} ;]
{class param spec ;}
[virtual: virt-spec; {virt-spec;} ]
begin {declaration ;}
{statement ;}
[ inner ; ]
{statement ;}
end;
-- part contents for background part 2
----- text -----
class declaration